home *** CD-ROM | disk | FTP | other *** search
/ Enter 2002 November / EnterCD 11_2002.iso / Internet / Amaya 6.4 / Windows NT.exe / _SETUP.1 / working_with_styles.html < prev    next >
Encoding:
Extensible Markup Language  |  2002-06-11  |  2.4 KB  |  69 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.     
  5. <html xmlns="http://www.w3.org/1999/xhtml">
  6. <head>
  7.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  8.   <meta name="GENERATOR" content="amaya 5.2" />
  9.   <title>Working with Styles</title>
  10.   <style type="text/css"> </style>
  11.   <link href="../style.css" rel="stylesheet" type="text/css" />
  12. </head>
  13.  
  14. <body xml:lang="en" lang="en">
  15.  
  16. <table border="0" summary="toc">
  17.   <tbody>
  18.     <tr>
  19.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  20.         src="../../images/amaya.gif" /></td>
  21.       <td><p> 
  22.         <a href="../StyleSheets.html" accesskey="t"><img alt="top" src="../../images/up.gif" /></a> 
  23.         <a href="creating_and_updating_a_style_attribute.html" accesskey="n"><img alt="next"
  24.         src="../../images/right.gif" /></a></p>
  25.       </td>
  26.     </tr>
  27.   </tbody>
  28. </table>
  29.  
  30. <div id="page_body">
  31. <h1>Working with Styles</h1>
  32.  
  33. <p>The <strong>Style</strong> menu enables you to change the appearance of
  34. your documents using two different means:</p>
  35. <ul>
  36.   <li>using Cascading Style Sheets (CSS)</li>
  37.   <li>using HTML elements and attributes</li>
  38. </ul>
  39.  
  40. <p>The first entries of the <strong>Style</strong> menu apply to CSS, while
  41. the last two entries apply to HTML elements.</p>
  42.  
  43. <p>For more information on style sheets or HTML style elements, see:</p>
  44. <ul>
  45.   <li><span class="Link0"><a
  46.     href="creating_and_updating_a_style_attribute.html">Creating and Updating
  47.     a Style Attribute</a></span></li>
  48.   <li><span class="Link0"><a
  49.     href="creating_generic_style_for_an_element_or_a_class.html">Creating a
  50.     Generic Style for an Element or a Class</a></span></li>
  51.   <li><span class="Link0"><a
  52.     href="about_linking_external_and_user_style_sheets.html">About Linking
  53.     External and User Style Sheets</a></span></li>
  54.   <li><span class="Link0"><a href="handling_external_css.html">Handling
  55.     External Style Sheets</a></span></li>
  56.   <li><span class="Link0"><a
  57.     href="about_applying_style_using_html_elements.html">About Applying Style
  58.     Using HTML Elements</a></span></li>
  59.   <li><span class="Link0"><a
  60.     href="creating_html_style_elements.html">Creating HTML Style
  61.     Elements</a></span></li>
  62.   <li><span class="Link0"><a href="removing_style.html">Removing
  63.     Style</a></span></li>
  64. </ul>
  65. </div>
  66.  
  67. </body>
  68. </html>
  69.